func google.golang.org/grpc.rpcInfoFromContext
2 uses
google.golang.org/grpc (current package)
preloader.go#L42: rpcInfo, ok := rpcInfoFromContext(ctx)
rpc_util.go#L801: func rpcInfoFromContext(ctx context.Context) (s *rpcInfo, ok bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)